01. Introducing Flexbox

Introducing Flexbox Heading

Introducing Flexbox

ND001 C01 L03 01 Introducing Flexbox

Introducing Flexbox Recap

To use flexbox set the display property of a div to flex. The items inside that element will automatically become flex items, and you can then use the flexbox syntax in your CSS code.